home *** CD-ROM | disk | FTP | other *** search
-
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
-
- ~opengl2/examples/clipping README
-
- Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
- clipplanes.c - demonstrates how to define and use arbitrary clipping planes.
-
- SPACE key - toggles fixed/moving clipping planes
- Escape key - exit the program
-
- cutout.c - demonstrates how to use multiple clipping planes to create a
- cutout in a sphere.
-
- Escape key - exit the program
-
-